Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

Backports the following commits to 9.0:

In elastic#113462 we introduced a version bound on post-recovery merges to
avoid a spike of merge activity after an upgrade. At the time there was
no `IndexVersion` unique to the 9.x series, but we have such a version
now, so this commit properly restricts post-recovery merges to only
apply to indices created by versions that support them.

Relates ES-9620
@DaveCTurner DaveCTurner added :Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Indexing Meta label for Distributed Indexing team labels Feb 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit 3d2e827 into elastic:9.0 Feb 18, 2025
16 checks passed
@DaveCTurner DaveCTurner deleted the backport/9.0/pr-121997 branch February 18, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. >non-issue Team:Distributed Indexing Meta label for Distributed Indexing team v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants